<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/*课程介绍 轮播*/
.friend{width:1200px;height:413px;margin:0 auto;overflow:hidden;}
.mr_frbox{height:407px;padding:24px 0px 0px;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;margin:160px 10px 0 0;width:28px;}
.mr_frUl{float:left;height:auto;width:1200px;margin-left:10px;}
.mr_frBtnR{float:right;margin-top:160px;cursor:pointer;width:28px;height:46px;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:365px; margin-right:25px;overflow:hidden;position:relative;}
.mr_frUl ul li a img{/*display:block;*/width:100%;}
.mr_zhe{width:365px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}
.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}
.mr_zhe_p{margin-bottom:60px;}
.mr_zhe_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;line-height:30px;}
.mr_zhe_p h3 span{display:block;margin:0 auto;width:260px;font-size:18px;border-bottom:1px solid #f4f4f4;}
.mr_zhe_hover{bottom:-596px;height:200px;position:absolute;width:365px;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/}
.mr_zhe_hover h1{text-align:center;height:40px;line-height:40px;margin:22px 0;color:#fff;}
/*资质_生产 轮播*/
	body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0;border:none;list-style:none; }
	#bannerx{ width:1200px; height:220px; margin:60px auto; position:relative; overflow:hidden;}
	#bannerx #picUl li{ position:absolute; top:0; right:0;}
	#bannerx #picUl li img{ width:100%;}
	#bannerx #tab{ width:190px; height:100%; position:absolute; left:0; background:#000;}
	#bannerx #tab li { width:190px; height:110px;text-align:center; position:relative;}
	#bannerx #tab li a{ text-decoration:none; color:#fff; font-size:15px;line-height:110px; display:block;}
	#bannerx #tab li span{
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 50%;
	left:-15px;
	margin-top:-3px;
	border-width: 8px;
	border-style: solid;
	border-color: transparent rgba(255,0,0,0.6) transparent transparent;
	display:none;
}
	#bannerx #tab li.active{ background:rgba(255,0,0,0.9);}
	#bannerx #tab li.active .on{ display:block;}</pre></body></html>